﻿2026-06-21T03:56:35.3870095Z ##[group]Run actions/checkout@v5
2026-06-21T03:56:35.3871283Z with:
2026-06-21T03:56:35.3871950Z   fetch-depth: 0
2026-06-21T03:56:35.3872753Z   repository: SaberMage/spt-core
2026-06-21T03:56:35.3881748Z   token: ***
2026-06-21T03:56:35.3882434Z   ssh-strict: true
2026-06-21T03:56:35.3883123Z   ssh-user: git
2026-06-21T03:56:35.3883827Z   persist-credentials: true
2026-06-21T03:56:35.3884611Z   clean: true
2026-06-21T03:56:35.3885320Z   sparse-checkout-cone-mode: true
2026-06-21T03:56:35.3886190Z   fetch-tags: false
2026-06-21T03:56:35.3886905Z   show-progress: true
2026-06-21T03:56:35.3887630Z   lfs: false
2026-06-21T03:56:35.3888282Z   submodules: false
2026-06-21T03:56:35.3889100Z   set-safe-directory: true
2026-06-21T03:56:35.3890101Z ##[endgroup]
2026-06-21T03:56:35.4681287Z Syncing repository: SaberMage/spt-core
2026-06-21T03:56:35.4683565Z ##[group]Getting Git version info
2026-06-21T03:56:35.4684809Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T03:56:35.4686704Z [command]/usr/bin/git version
2026-06-21T03:56:35.4687520Z git version 2.43.0
2026-06-21T03:56:35.4692452Z ##[endgroup]
2026-06-21T03:56:35.4704690Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bd6e573f-b789-4779-b3a0-dff03bdbf90f' before making global git config changes
2026-06-21T03:56:35.4707138Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:56:35.4709199Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T03:56:35.4740358Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T03:56:35.4759502Z https://github.com/SaberMage/spt-core
2026-06-21T03:56:35.4771324Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:56:35.4774028Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:56:35.4793878Z HEAD
2026-06-21T03:56:35.4826262Z ##[endgroup]
2026-06-21T03:56:35.4827225Z [command]/usr/bin/git submodule status
2026-06-21T03:56:35.5008561Z ##[group]Cleaning the repository
2026-06-21T03:56:35.5010111Z [command]/usr/bin/git clean -ffdx
2026-06-21T03:56:35.5044752Z Removing traceable-reqs
2026-06-21T03:56:35.5051675Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T03:56:35.5106639Z HEAD is now at 8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:35.5111782Z ##[endgroup]
2026-06-21T03:56:35.5113264Z ##[group]Disabling automatic garbage collection
2026-06-21T03:56:35.5115535Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T03:56:35.5138935Z ##[endgroup]
2026-06-21T03:56:35.5140409Z ##[group]Setting up auth
2026-06-21T03:56:35.5143529Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:56:35.5168428Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T03:56:35.5354775Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:56:35.5380869Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T03:56:35.5569079Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:56:35.5595420Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T03:56:35.5782125Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T03:56:35.5810799Z ##[endgroup]
2026-06-21T03:56:35.5812219Z ##[group]Fetching the repository
2026-06-21T03:56:35.5817831Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8d1e85d66c22f486d443041bc754f818ddee38cd:refs/remotes/pull/26/merge
2026-06-21T03:56:36.1898624Z From https://github.com/SaberMage/spt-core
2026-06-21T03:56:36.1899512Z    f4b97e744..bcf137365  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-21T03:56:36.1900131Z    f4b97e744..bcf137365  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T03:56:36.1930710Z ##[endgroup]
2026-06-21T03:56:36.1931192Z ##[group]Determining the checkout info
2026-06-21T03:56:36.1931625Z ##[endgroup]
2026-06-21T03:56:36.1936212Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T03:56:36.1975018Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T03:56:36.2039083Z ##[group]Checking out the ref
2026-06-21T03:56:36.2039627Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:56:36.2078562Z HEAD is now at 8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:36.2083196Z ##[endgroup]
2026-06-21T03:56:36.2116670Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T03:56:36.2141298Z 8d1e85d66c22f486d443041bc754f818ddee38cd
